home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0248.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  2.0 KB  |  47 lines

  1. On 24-Mar-98, Ryan Watson wrote:
  2. >1. I made a VERY simple IRC thingy and it worked
  3. >the same thing and it registers nothing. What's going on???
  4.  
  5. You have got the right port data?
  6.  
  7. >2.What would be the fastest way to filter out [CR] and [LF] chracters from
  8. >incoming data and instead make it go to the next line LIKE IT SHOULD but
  9. >doesn't?
  10.  
  11. Ah. You have a very old version of GUI library. I bitched at Pietro about this
  12. as soon as I got to it. I'd tell you the exact fix/commands, but my stuff is
  13. currently unavailable.
  14.  
  15. >3.How come the size of the GUIs I make get screwed up after I convert them.
  16.  
  17. GUI's MUST be made on a 640X200 (or thereabouts, stop arguing) screen using
  18. the topaz/8 font. And they are font sensitive, unless you turn it off. 
  19.  
  20. >4.It seems that TCP CLOSE is very slow... it will disconnect but it takes a
  21. >long time to do so? Does it take longer if its waiting for a response from
  22. >a transfer?
  23.  
  24. I never noticed that. Tcp Close is usually quite fast. 
  25.  
  26. >5.I think thats it... is it?
  27.  
  28. Nope, you forgot several questions.
  29.  
  30. Well met and godspeed,
  31.                       Giark
  32.                                        giark@hicksville.dyn.ml.org
  33.                                 http://www.hicksville.dyn.ml.org/~giark/
  34.                             .----------------------------------------------.
  35.                             |      ______  ______    _____                 |
  36.                             |     / ____/ / __  /   / ___ \ Makers of      |
  37.                             |    / /__   / /_/ /   / /  / / SoloTrek II    |
  38.                             |   / ___/  / ____ \  / /  / /                 |
  39.                             |  / /     / /___/ / / /  / /   CyberSpace BBS |
  40.                             | /_/     /_______/ /_/  /_/    (519)579-0072  |
  41.                             |    Fly By Nite Videe-Oh!      (519)579-0173  |
  42.                             |                                              |
  43.                             |    Amiga 1200 030/50MHz 2Mb Chip 4Mb Fast    |
  44.                             `----------------------------------------------'
  45.  
  46.  
  47.